home *** CD-ROM | disk | FTP | other *** search
- Path: andrew.cmu.edu!bo24+
- From: Berend Ozceri <bo24+@andrew.cmu.edu>
- Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc
- Subject: Re: UNIX Shells vs Amiga Shell (Was: Re: toy operating systems, like AmigaOS)
- Date: Sat, 20 Apr 1996 23:12:54 -0400
- Organization: Masters student, Electrical and Computer Engineering, Carnegie Mellon, Pittsburgh, PA
- Message-ID: <slSOSqq00Uh7M3BV4S@andrew.cmu.edu>
- References: <4l97bu$lot@vixen.cso.uiuc.edu>
- <1105.6684T1333T810@cs.ruu.nl>
- NNTP-Posting-Host: po8.andrew.cmu.edu
- In-Reply-To: <1105.6684T1333T810@cs.ruu.nl>
-
- Excerpts from netnews.comp.sys.amiga.programmer: 20-Apr-96 Re: UNIX
- Shells vs Amiga Sh.. by Wessel Dankers@cs.ruu.nl
- > When I install a new program in ~/bin, I have to start a new tcsh because the
- > old one can't find it.
-
- If you type "rehash" after you install the program in a directory in
- your path, the internal hash table will be rebuilt (the idea is that
- tcsh keeps a table of commands in your path and does not have to go do
- directory searches when you type them in) and there will be no problems
- finding it.
-
- And as far as the whole tcsh vs Amiga Shell goes, I like the Amiga Shell
- but I would be incredibly happy if somebody ported tcsh to the Amiga.
-
- Berend Ozceri
- Carnegie Mellon University
-
-